GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureDocumentConverter / SpreadsheetMaximumPageHeight Property





In This Topic
SpreadsheetMaximumPageHeight Property (GdPictureDocumentConverter)
In This Topic
Syntax
'Declaration
 
Public Property SpreadsheetMaximumPageHeight As Single
public float SpreadsheetMaximumPageHeight {get; set;}
public read-write property SpreadsheetMaximumPageHeight: Single; 
public function get,set SpreadsheetMaximumPageHeight : float
public: __property float get_SpreadsheetMaximumPageHeight();
public: __property void set_SpreadsheetMaximumPageHeight( 
   float value
);
public:
property float SpreadsheetMaximumPageHeight {
   float get();
   void set (    float value);
}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureDocumentConverter
GdPictureDocumentConverter Members